[INFO] cloning repository https://github.com/FoxieFlakey/LibbinderUwU
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FoxieFlakey/LibbinderUwU" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoxieFlakey%2FLibbinderUwU", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoxieFlakey%2FLibbinderUwU'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6410eeface90f538efb4d0b5b0f0daacce00e8ea
[INFO] fixing FoxieFlakey/LibbinderUwU against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoxieFlakey%2FLibbinderUwU" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FoxieFlakey/LibbinderUwU
[INFO] finished tweaking git repo https://github.com/FoxieFlakey/LibbinderUwU
[INFO] tweaked toml for git repo https://github.com/FoxieFlakey/LibbinderUwU written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FoxieFlakey/LibbinderUwU on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FoxieFlakey/LibbinderUwU already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/FoxieFlakey/process-sync-rs.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sealed v0.6.0
[INFO] [stderr]   Downloaded delegate v0.13.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e14567d168a9cb81b7b6c4dbf341fbf1a0a4001bb81abff70e59d5b478a24e1f
[INFO] running `Command { std: "docker" "start" "e14567d168a9cb81b7b6c4dbf341fbf1a0a4001bb81abff70e59d5b478a24e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e14567d168a9cb81b7b6c4dbf341fbf1a0a4001bb81abff70e59d5b478a24e1f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e14567d168a9cb81b7b6c4dbf341fbf1a0a4001bb81abff70e59d5b478a24e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e14567d168a9cb81b7b6c4dbf341fbf1a0a4001bb81abff70e59d5b478a24e1f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking process-sync v0.2.2 (https://github.com/FoxieFlakey/process-sync-rs.git?rev=a96bcfd6db554e47020252b07d4478c9968f333d#a96bcfd6)
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling delegate v0.13.5
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking bytemuck-utils v0.1.0 (/opt/rustwide/workdir/bytemuck-utils)
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking libbinder-raw v0.1.0 (/opt/rustwide/workdir/libbinder-raw)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |   Acquire = request_code_write!(BINDER_CMD_MAGIC, 5, size_of::<u32>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |   Release = request_code_write!(BINDER_CMD_MAGIC, 6, size_of::<u32>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |   AcquireWeak = request_code_write!(BINDER_CMD_MAGIC, 4, size_of::<u32>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ReleaseWeak = request_code_write!(BINDER_CMD_MAGIC, 7, size_of::<u32>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |   SendTransaction = request_code_write!(BINDER_CMD_MAGIC, 0, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |   SendReply = request_code_write!(BINDER_CMD_MAGIC, 1, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |   FreeBuffer = request_code_write!(BINDER_CMD_MAGIC, 3, size_of::<BinderUsize>()),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |   RegisterLooper = request_code_none!(BINDER_CMD_MAGIC, 11),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |   EnterLooper = request_code_none!(BINDER_CMD_MAGIC, 12),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |   ExitLooper = request_code_none!(BINDER_CMD_MAGIC, 13)
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |   Error = request_code_read!(BINDER_RET_MAGIC, 0, size_of::<i32>()),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 |   Ok = request_code_none!(BINDER_RET_MAGIC, 1),
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |   Transaction = request_code_read!(BINDER_RET_MAGIC, 2, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |   Reply = request_code_read!(BINDER_RET_MAGIC, 3, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |   DeadReply = request_code_none!(BINDER_RET_MAGIC, 5),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |   TransactionComplete = request_code_none!(BINDER_RET_MAGIC, 6),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |   Noop = request_code_none!(BINDER_RET_MAGIC, 12),
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |   SpawnLooper = request_code_none!(BINDER_RET_MAGIC, 13),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |   DeadBinder = request_code_none!(BINDER_RET_MAGIC, 15),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |   Failed = request_code_none!(BINDER_RET_MAGIC, 17),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |   Acquire = request_code_read!(BINDER_RET_MAGIC, 8, size_of::<PtrCookieRaw>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |   AcquireWeak = request_code_read!(BINDER_RET_MAGIC, 7, size_of::<PtrCookieRaw>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |   Release = request_code_read!(BINDER_RET_MAGIC, 9, size_of::<PtrCookieRaw>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |   ReleaseWeak = request_code_read!(BINDER_RET_MAGIC, 10, size_of::<PtrCookieRaw>())
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 13 |   Acquire = request_code_write!(BINDER_CMD_MAGIC, 5, size_of::<u32>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 14 |   Release = request_code_write!(BINDER_CMD_MAGIC, 6, size_of::<u32>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 15 |   AcquireWeak = request_code_write!(BINDER_CMD_MAGIC, 4, size_of::<u32>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 16 |   ReleaseWeak = request_code_write!(BINDER_CMD_MAGIC, 7, size_of::<u32>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 17 |   SendTransaction = request_code_write!(BINDER_CMD_MAGIC, 0, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 18 |   SendReply = request_code_write!(BINDER_CMD_MAGIC, 1, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 19 |   FreeBuffer = request_code_write!(BINDER_CMD_MAGIC, 3, size_of::<BinderUsize>()),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 20 |   RegisterLooper = request_code_none!(BINDER_CMD_MAGIC, 11),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 21 |   EnterLooper = request_code_none!(BINDER_CMD_MAGIC, 12),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 22 |   ExitLooper = request_code_none!(BINDER_CMD_MAGIC, 13)
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 51 |   Error = request_code_read!(BINDER_RET_MAGIC, 0, size_of::<i32>()),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 52 |   Ok = request_code_none!(BINDER_RET_MAGIC, 1),
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 53 |   Transaction = request_code_read!(BINDER_RET_MAGIC, 2, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 54 |   Reply = request_code_read!(BINDER_RET_MAGIC, 3, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 55 |   DeadReply = request_code_none!(BINDER_RET_MAGIC, 5),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 56 |   TransactionComplete = request_code_none!(BINDER_RET_MAGIC, 6),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 57 |   Noop = request_code_none!(BINDER_RET_MAGIC, 12),
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 58 |   SpawnLooper = request_code_none!(BINDER_RET_MAGIC, 13),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 59 |   DeadBinder = request_code_none!(BINDER_RET_MAGIC, 15),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 60 |   Failed = request_code_none!(BINDER_RET_MAGIC, 17),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 61 |   Acquire = request_code_read!(BINDER_RET_MAGIC, 8, size_of::<PtrCookieRaw>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 62 |   AcquireWeak = request_code_read!(BINDER_RET_MAGIC, 7, size_of::<PtrCookieRaw>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 63 |   Release = request_code_read!(BINDER_RET_MAGIC, 9, size_of::<PtrCookieRaw>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 64 |   ReleaseWeak = request_code_read!(BINDER_RET_MAGIC, 10, size_of::<PtrCookieRaw>())
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 |   Acquire = request_code_write!(BINDER_CMD_MAGIC, 5, size_of::<u32>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |   Release = request_code_write!(BINDER_CMD_MAGIC, 6, size_of::<u32>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |   AcquireWeak = request_code_write!(BINDER_CMD_MAGIC, 4, size_of::<u32>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |   ReleaseWeak = request_code_write!(BINDER_CMD_MAGIC, 7, size_of::<u32>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |   SendTransaction = request_code_write!(BINDER_CMD_MAGIC, 0, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |   SendReply = request_code_write!(BINDER_CMD_MAGIC, 1, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |   FreeBuffer = request_code_write!(BINDER_CMD_MAGIC, 3, size_of::<BinderUsize>()),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |   RegisterLooper = request_code_none!(BINDER_CMD_MAGIC, 11),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libbinder-raw` (lib test) due to 48 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |   EnterLooper = request_code_none!(BINDER_CMD_MAGIC, 12),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 |   ExitLooper = request_code_none!(BINDER_CMD_MAGIC, 13)
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |   Error = request_code_read!(BINDER_RET_MAGIC, 0, size_of::<i32>()),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 |   Ok = request_code_none!(BINDER_RET_MAGIC, 1),
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |   Transaction = request_code_read!(BINDER_RET_MAGIC, 2, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |   Reply = request_code_read!(BINDER_RET_MAGIC, 3, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |   DeadReply = request_code_none!(BINDER_RET_MAGIC, 5),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |   TransactionComplete = request_code_none!(BINDER_RET_MAGIC, 6),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 57 |   Noop = request_code_none!(BINDER_RET_MAGIC, 12),
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |   SpawnLooper = request_code_none!(BINDER_RET_MAGIC, 13),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |   DeadBinder = request_code_none!(BINDER_RET_MAGIC, 15),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |   Failed = request_code_none!(BINDER_RET_MAGIC, 17),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |   Acquire = request_code_read!(BINDER_RET_MAGIC, 8, size_of::<PtrCookieRaw>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |   AcquireWeak = request_code_read!(BINDER_RET_MAGIC, 7, size_of::<PtrCookieRaw>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |   Release = request_code_read!(BINDER_RET_MAGIC, 9, size_of::<PtrCookieRaw>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |   ReleaseWeak = request_code_read!(BINDER_RET_MAGIC, 10, size_of::<PtrCookieRaw>())
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: enum variant discriminant can only be of a primitive type compatible with the enum's `repr`
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 13 |   Acquire = request_code_write!(BINDER_CMD_MAGIC, 5, size_of::<u32>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 14 |   Release = request_code_write!(BINDER_CMD_MAGIC, 6, size_of::<u32>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 15 |   AcquireWeak = request_code_write!(BINDER_CMD_MAGIC, 4, size_of::<u32>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 16 |   ReleaseWeak = request_code_write!(BINDER_CMD_MAGIC, 7, size_of::<u32>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 17 |   SendTransaction = request_code_write!(BINDER_CMD_MAGIC, 0, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 18 |   SendReply = request_code_write!(BINDER_CMD_MAGIC, 1, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 19 |   FreeBuffer = request_code_write!(BINDER_CMD_MAGIC, 3, size_of::<BinderUsize>()),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_write` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 20 |   RegisterLooper = request_code_none!(BINDER_CMD_MAGIC, 11),
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 21 |   EnterLooper = request_code_none!(BINDER_CMD_MAGIC, 12),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 22 |   ExitLooper = request_code_none!(BINDER_CMD_MAGIC, 13)
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 51 |   Error = request_code_read!(BINDER_RET_MAGIC, 0, size_of::<i32>()),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 52 |   Ok = request_code_none!(BINDER_RET_MAGIC, 1),
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 53 |   Transaction = request_code_read!(BINDER_RET_MAGIC, 2, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 54 |   Reply = request_code_read!(BINDER_RET_MAGIC, 3, size_of::<TransactionDataRaw>()),
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 55 |   DeadReply = request_code_none!(BINDER_RET_MAGIC, 5),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 56 |   TransactionComplete = request_code_none!(BINDER_RET_MAGIC, 6),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:57:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 57 |   Noop = request_code_none!(BINDER_RET_MAGIC, 12),
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 58 |   SpawnLooper = request_code_none!(BINDER_RET_MAGIC, 13),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 59 |   DeadBinder = request_code_none!(BINDER_RET_MAGIC, 15),
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 60 |   Failed = request_code_none!(BINDER_RET_MAGIC, 17),
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_none` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 61 |   Acquire = request_code_read!(BINDER_RET_MAGIC, 8, size_of::<PtrCookieRaw>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 62 |   AcquireWeak = request_code_read!(BINDER_RET_MAGIC, 7, size_of::<PtrCookieRaw>()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 63 |   Release = request_code_read!(BINDER_RET_MAGIC, 9, size_of::<PtrCookieRaw>()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> libbinder-raw/src/commands.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[repr(i32)]
[INFO] [stdout]    |        --- expected because of the type of the constant
[INFO] [stdout] ...
[INFO] [stdout] 64 |   ReleaseWeak = request_code_read!(BINDER_RET_MAGIC, 10, size_of::<PtrCookieRaw>())
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `ioc` which comes from the expansion of the macro `request_code_read` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libbinder-raw` (lib) due to 48 previous errors
[INFO] running `Command { std: "docker" "inspect" "e14567d168a9cb81b7b6c4dbf341fbf1a0a4001bb81abff70e59d5b478a24e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e14567d168a9cb81b7b6c4dbf341fbf1a0a4001bb81abff70e59d5b478a24e1f", kill_on_drop: false }`
[INFO] [stdout] e14567d168a9cb81b7b6c4dbf341fbf1a0a4001bb81abff70e59d5b478a24e1f
